Document Object Model

[ˈdɒkjumənt ˈɒbdʒɪkt ˈmɒdl]
  • 网络

    文档对象模型;文件物件模型;文件对象模型

数据更新时间:2026-04-19 19:16:15
1、

The XOM document object model protects users from common mistakes in the use of XML, while offering good performance and memory-efficiency.

The XOM文档对象模型可以防止用户在使用XML时出现的常见错误,同时提供了良好的性能和高效的内存使用。

互联网摘选

2、

The JDOM document object model is known for ease of use.

JDOM文档对象模型以易于使用而著称。

互联网摘选

3、

Then the thesis describes key technology and architect such as getting the information from Access database, code document object model for the code generator.

接着讨论了代码生成器所需要的关键技术和架构,包括Access数据库存储与提取信息以及代码文档对象模型等。

互联网摘选

4、

That callback usually uses the JavaScript Document Object Model ( DOM) to manipulate the elements of the page based on the new data.

该回调通常使用JavaScript文档对象模型(Document Object Model,DOM)来根据新数据操作页面元素。

互联网摘选

5、

Automatic Examining Technology of Web Page Making Based on Document Object Model

基于文档对象模型的网页制作自动阅卷技术

互联网摘选

6、

The other form of XML parsing is DOM ( Document Object Model)-based, which forms an in-memory object model of the full XML structure.

XML解析器的另一个形式是基于DOM(Document Object Model)的,它形成了完整XML结构的内存中的对象模型。

互联网摘选

7、

Both versions of JavaScript included an object-based API for accessing and manipulating the content of Web pages called the Document Object Model or DOM.

这两个版本的JavaScript都包括一个基于对象的API,称为文档对象模型(Document Object Model)或DOM,用以访问和操作Web页面的内容。

互联网摘选

8、

The easiest way to read a well-formed XML file is to use the Document Object Model ( DOM) library compiled into some installations of PHP.

读取格式良好的XML文件最容易的方式是使用编译成某些PHP安装的文档对象模型(DOM)库。

互联网摘选

9、

In particular, you can manipulate SVG within Web browsers ( or other applications) using ECMAScript and the Document Object Model ( DOM).

尤其是,您可以在使用ECMAScript和其他文档对象模型(DOM)的Web浏览器(或其他应用程序)中操纵SVG。

互联网摘选

10、

Your JavaScript libraries parse the Document Object Model ( DOM) looking for these special attributes, then add the appropriate behaviors to elements that possess them.

您的JavaScript库将解析Document Object Model(DOM)以寻找这些特殊属性,然后向拥有这些属性的元素添加合适的行为。

互联网摘选

11、

DOM ( Document Object Model) is a technical standard which is constituted and recommended by W3C.

DOM(document object model文档对象模型)是W3C制定并推荐遵循的一种技术规范。

互联网摘选

12、

The Document Object Model ( DOM) is one of the most widely available APIs.

文档对象模型是使用最广泛的API之一。

互联网摘选

13、

Learn to use the Document Object Model ( DOM), a tree API that provides direct access to parts of an XML document.

学习使用文档对象模型(Document Object Model,DOM),使用这种树API可以直接访问XML文档的各个部分。

互联网摘选

14、

The Document Object Model specifies a tree-based representation for an XML document.

文档对象模型为XML文档指定了树型表示。

互联网摘选

15、

The Document Object Model is a hierarchy of objects and functions in the Web page.

document object model是Web页面中的对象和函数的等级结构。

互联网摘选

16、

This paper discuss of conversion between expression tree and DOM ( Document Object Model), and present a conversion method by function conversion table.

讨论了树型数学数式对象和DOM之间的转换问题,提出了一个数型数式通用的相互转换的方法,即基于函数转换表的转化方法,说明了这种方法的通用性和灵活性。

互联网摘选

17、

Modern Web browsers and a mature Document Object Model ( DOM) make it easier than ever to create rich applications for users.

现代Web浏览器和成熟的Document Object Model(DOM)使为用户创建功能丰富的应用程序比以往任何时候都要容易。

互联网摘选

18、

This module is mainly to multiple heterogeneous data sources into the system and parse the information into a document object model tree.

此模块主要是将多种异构的数据源信息纳入系统并解析成树结构文档对象模型。

互联网摘选

19、

That's a bit of a letdown after three articles on using the Document Object Model, isn't it?

阅读了三篇关于使用文档对象类型的文章之后,再来讨论它是不是很简单了?

互联网摘选

20、

Second, this thesis discusses several key technologies of operating xml data, including Data Source Objects and two main API: Document Object Model and Simple APIs for XML.

然后本文探讨了XML中操作数据的几个关键技术,其中包括数据岛技术(DSO)和两个主要的接口技术&文档对象模型(DOM)和XML简单程序接口(SAX)。

互联网摘选

21、

As the subject of the input data source categories and large quantities, document object model is different.

由于课题输入数据源类别多,数量大,文档对象模型也不同。

互联网摘选

22、

After studying technologies of XML data storage, a XML storage system has been designed and implemented, which is based on persistent Document Object Model.

在研究XML数据存储相关技术的基础上,本文设计并实现了一个基于文档对象模型(DOM)持久化的XML数据存储系统。

互联网摘选

23、

Besides, XML already has a standard object model called the Document Object Model ( DOM).

另外,XML已经有一个标准的对象模型,document object model(DOM)。

互联网摘选

24、

To access the XML file, we will use the Document Object Model ( DOM).

要访问XML文件,我们将利用文档对象模型(Document Object Model,DOM)。

互联网摘选

25、

This approach is limited by the XML capabilities of the client environment and also requires a level of expertise in writing document object model ( DOM)-based clients.

该方法受到客户机环境的XML功能的限制,并且还要求专家级的人员编写基于文档对象模型(DOM)的客户机。

互联网摘选

26、

Last but not least, there's the DOM, the Document Object Model.

最后还有DOM,即文档对象模型。

互联网摘选

27、

This article assumes you are familiar with the Document Object Model ( DOM) and how it builds relationships among HTML elements.

本文假设您熟悉document object model(DOM)以及它在HTML元素之间建立关系的方式。

互联网摘选

28、

Go directly to the source& the W3C's DOM resource page includes links to all of the standards relating to the Document Object Model.

直接访问DOM发源地&W3C的DOM资源页面,其中包含到所有与文档对象模型相关的标准的链接。

互联网摘选

29、

A Technic of Document Object Model Based on Java

基于Java的文档对象模型的技术

互联网摘选

30、

Dealing with an XML response is quite different than dealing with plain text and involves parsing, the Document Object Model ( DOM), and several other considerations.

处理XML响应和处理普通文本有很大不同,涉及到解析、文档对象模型(DOM)和其他一些问题。

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈